home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 103
/
Vol 103.iso
/
games
/
save_pri.swf
/
scripts
/
DefineButton2_134
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-03-13
|
154 b
|
7 lines
on(release){
unInstBtn._visible = true;
instBtn._visible = false;
instructions.gotoAndPlay("reveal");
_root.game.interaction = false;
}